ContentStory Enumeration

Specifies the part of a document a content element was found in.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public enum ContentStory

Members

Body0 The document body.
Header1 The header of a master page.
Footer2 The footer of a master page.
Note3 A footnote or an endnote.
Annotation4 An annotation.
TextBox5 A text box.
Shape6 A drawing shape.

See Also